Welcome![Sign In][Sign Up]
Location:
Search - assembly compiler

Search list

[OS programShutDn32

Description: 用来对电脑做注销,再启动,关机的程序。 不要求用户为管理员,但是必须为本机用户。 采用Win32汇编语言编写。MASM32编译。 -used to write off the computer to do and then start off procedures. Does not require users to administrators, but it must be user-oriented machine. Using Win32 is written in assembly language. MASM32 compiler.
Platform: | Size: 4843 | Author: 王林 | Hits:

[assembly languageAssemble

Description: 本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly language comrades help.
Platform: | Size: 144285 | Author: zuoyinbo | Hits:

[assembly languagevv3

Description: 一个年轻mm写的汇编语言程序,引导型电脑病毒,不会破坏电脑,大家可以编译看一下。-a young mm write assembly language procedure, guided by a computer virus that will not disrupt computers, We can look at the compiler.
Platform: | Size: 5739 | Author: luzi | Hits:

[assembly languagemycode4

Description: 用汇编语言编译的一个内容简单,可以执行加减乘除的计算器-assembly language compiler as a simple, the implementation of the arithmetic calculators
Platform: | Size: 2267 | Author: 帅盼 | Hits:

[Other resource51biancheng

Description: 51单片机C语言的编程技巧 在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构的限制很大.且难于编写与调试.同时其可移植性也较差。随着单片机硬件性能的提高.其工作速度越来越快.因此在编写单片机应用系统程序时.更着重于程序本身的编写效率。本文介招的C51交叉编译器就是解决连一问题的利器-51 microcontroller C programming language skills during SCM application system design. Assembly Language is a common software tools. It can directly operate the hardware. Order Execution speed. But their breeding EC Directive format by the inherent structural limitations of hardware great. It is not easy to prepare and debugging. While its portability also poor. With SCM performance of hardware. Their work ever faster. Therefore, in preparing microcontroller applications procedures. More focused on the preparation process itself efficiency. This paper introduces the C51 cross compiler is not even solve the problem of a sharp object
Platform: | Size: 354793 | Author: liming | Hits:

[Other resourceasem5113

Description: Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
Platform: | Size: 613664 | Author: wan mi | Hits:

[Other resourceasem51-1.3-ELF.tar

Description: Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
Platform: | Size: 336006 | Author: wan mi | Hits:

[Other resourcespra755a

Description: This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.
Platform: | Size: 193238 | Author: 李志 | Hits:

[ELanguagewin32 汇编语言编译器源码

Description: win32 汇编语言编译器源码-win32 assembly language compiler source
Platform: | Size: 174739 | Author: 鸿赵 | Hits:

[ELanguagehc_compiler

Description: 由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。   对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。   对于局部变量的支持,则于时间紧迫,所有的局部变量全被处理成静态变量。使递归函数不能得到正确的结果。    对于函数调用语句,不进行参数匹配检查,如果参数数量不对,也将能通过编译,但运行时将产生非法操作。   对&& !等逻辑操作在最后生成代码时处理比较粗燥,生成的代码在逻辑复杂时将不能保证运行正常。   接下来有一些,不能说是缺陷,但必须说明的问题:   对于main函数,没有参数表,通回类型也必须为void,但如果写上参数表及其他返回类型也能编译通过,生成代码时将简单地忽略,不影响最后的代码的运行。   对于while,for,if语句,其语句体不管是一句还是多句,必须都有{}围起来。这跟C语言中若是一句则可省略{}不同。-Due to the time constraints and lack of preparation in advance, the compiler finalized when exposed numerous problems and shortcomings, mainly in the following aspects : no support for array data type, which is grammar analyzer design of an omission, because of the time, the final could only have scanners do phase customs array deleted. For float data types of support until semantic analysis is normal, and can generate the corresponding assembly code, but because of our 8086/8088 directive to the knowledge of the system itself, this compilation can do to code meaning entirely faithful to the source, but not running. For the support of local variables, in the time constraints, all local variables were all handled in the static variable. So recursive function will not get the right results.
Platform: | Size: 260567 | Author: 周杰 | Hits:

[Other复件 happybirthday

Description: 用汇编语言写的HAPPY BIRTHDAY ,只要有MASM或其他任何的编译器编译以下就可运行-using assembly language to write the HAPPY BIRTHDAY, as long as MASM or any other compiler can compile the following operations
Platform: | Size: 2082 | Author: aiai | Hits:

[Software EngineeringCMD文件配置详解

Description: 2812 CMD文件配置详解 DSP芯片以其极高的精度,性能及运算速度等无与伦比的优点使它得到了十分广泛的应用,TMS320F2812是TI公司生产的到目前为止用于数字控制领域的最好的DSP芯片,在对它的仿真开发过程中,编译器生成的代码和数据要由链接器分配到合适的存储空间,通常链接器的命令文件.cmd文件是由用户自己编写的,编写不当,就会使仿真开发不能进行,TI公司虽然在《TMS320C28x Optimizing C/C++ Compiler User’s Guide 6》和《TMS320C28x Assembly Language Tools User’s Guide 6》做了介绍,但内容却比较散乱而且要求读者对整个开发系统要有较全面的认识,这对于初学者来说是比较困难的。下面以TMS320F2812芯片为例,结合具体的仿真调试实例加以说明使大家能够既快速又准确的掌握.cmd文件的分配方法。
Platform: | Size: 139636 | Author: santoszdq | Hits:

[SourceCode完整的C编译器源代码

Description: 一个完整的C编译器源代码, 可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。 Features * SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). * FAST! tcc generates x86 code. No byte code overhead. Compile, assemble and link several times faster than GCC. * UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward full ISOC99 compliance. TCC can of course compile itself. * SAFE! tcc includes an optional memory and bound checker. Bound checked code can be mixed freely with standard code. * Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor and GNU-like assembler included. * C script supported : just add '#!/usr/local/bin/tcc -run' at the first line of your C source, and execute it directly from the command line. * With libtcc, you can use TCC as a backend for dynamic code generation.
Platform: | Size: 382914 | Author: wukercheng@yahoo.com.cn | Hits:

[ELanguageccdl190

Description: 用汇编和C写的32位C语言编译器,支持C++,也可编译Windows程序和DLL文件- 32 C language compiler write which with the assembly and C, supports C, also may translate the Windows procedure and the DLL document
Platform: | Size: 2320384 | Author: 站长 | Hits:

[Mathimatics-Numerical algorithmsLLongInt

Description: 一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
Platform: | Size: 6144 | Author: | Hits:

[ELanguageCaslCompiler

Description: 这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.- This is the CASL assembly language compiler which in a software horizontal qualifications test uses, in the realization document including a compiler, hypothesized machine, is similar to the Debug debugger
Platform: | Size: 4090880 | Author: 杨军 | Hits:

[CSharp内联汇编

Description: 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4."Naked" Call的初始化和结束代码。 -used in conjunction with the compilation does not need additional compiler and connectivity devices, which can be dealt with Visual C can not handle some things that can be used in the C/C variables, so it is convenient. In conjunction with the compilation mainly for the following occasions : 1. The use of assembly language to write function; 2. The very high speed code; 3. Device driver had direct access to hardware; 4. "Naked" Call the initialization and termination code.
Platform: | Size: 2048 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSARM-program

Description: ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function call parameters, cross-linking and debugging compiler.
Platform: | Size: 18489344 | Author: 韩杰生 | Hits:

[GUI Develop3DFRAMES

Description: 3d界面编程,用汇编语言完成,源码编译之后很小,非常适合在windows下传播。-3d programming interface, complete with assembly language, compiler source code after a small, very suitable for the windows to spread.
Platform: | Size: 3072 | Author: | Hits:

[Data structscscript1(zhuanzai)

Description: 完成一个简化的C语言编译程序,最终能生成汇编语言或中间结果。有一些基本的数据结构和语言成分-completion of a simple C language compiler and eventually will generate assembly language or intermediate results. There are some basic data structure and composition language
Platform: | Size: 418816 | Author: zhaoyan | Hits:
« 1 2 3 45 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net